home *** CD-ROM | disk | FTP | other *** search
- package
- {
- import marvel.centralsmashdown.ui.CountryDropDownItem;
-
- [Embed(source="/_assets/assets.swf", symbol="CountryDropDownItem")]
- public dynamic class CountryDropDownItem extends marvel.centralsmashdown.ui.CountryDropDownItem
- {
-
-
- public function CountryDropDownItem()
- {
- super();
- }
- }
- }
-